Skip to content

Test Result : StringField insertText

0 failures (±0)
8 tests (±0)
Took 0.15 sec.

All Tests

Test nameDurationStatus
StringField insertText appends text to the previous value (if no text is selected)18 msPassed
StringField insertText expects empty field at the beginning18 msPassed
StringField insertText inserts text into an empty field17 msPassed
StringField insertText replaces selection #1 (if part of the text is selected, selection does not start at the beginning)18 msPassed
StringField insertText replaces selection #2 (if part of the text is selected, start at the beginning)18 msPassed
StringField insertText replaces selection #3 (if whole content is selected)21 msPassed
StringField insertText sends display text changed to server using accept text21 msPassed
StringField insertText sends display text changed to server using accept text, twice, if updateDisplayTextOnModify=true21 msPassed